ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseParallelSeriesView<TOwnerView,TPointView,TSeriesDataModel> Class / _getParallelSeriesDataModel Method

In This Topic
    _getParallelSeriesDataModel Method (_BaseParallelSeriesView<TOwnerView,TPointView,TSeriesDataModel>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getParallelSeriesDataModel() As IParallelSeriesDataModel
    public IParallelSeriesDataModel _getParallelSeriesDataModel()
    See Also